How to Install qconf software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install qconf software package in Ubuntu 14.04 LTS (Trusty Tahr)

qconf software package provides nice configure script for qmake-based projects, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install qconf 

qconf is installed in your system.

Make ensure the qconf package were installed using the commands given below,

$ sudo dpkg-query -l | grep qconf *

You will get with qconf package name, version, architecture and description in a table

qconf package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package qconf
Version 1.5-1
Description nice configure script for qmake-based projects
Sub Section devel


See Also, How to uninstall or remove qconf software package from Ubuntu 14.04 LTS (Trusty Tahr)?